home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / photo1.dir / 00061_ÉYÅ[ÉÄÉCÉì.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  249 b   |  12 lines

  1. global gp_storynum, gp_num, gzoom
  2.  
  3. on mouseDown
  4.   if gp_storynum <> 0 then
  5.     if somebutton3() then
  6.       set gzoom to 1
  7.       set gp_num to the castNum of sprite 14 - the number of member "Photo1s,St"
  8.       go(1, "Photo2")
  9.     end if
  10.   end if
  11. end
  12.